🤖 Update Dependencies#1695
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates several dependency versions across multiple modules (JetLagged, JetNews, Jetchat, Jetsnack, and Reply), including upgrades to Kotlin, Compose BOM, Lifecycle, and OkHttp. The reviewer correctly identified a critical build issue in all modules: upgrading Kotlin to 2.4.0 while keeping KSP at 2.3.9 will cause compilation failures due to version incompatibility. KSP must be updated to a version that supports Kotlin 2.4.0.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
Updated depedencies